翻訳と辞書
Words near each other
・ Java XML
・ Java, Montana
・ Java, New York
・ Java, South Dakota
・ Java, São Tomé and Príncipe
・ Java, Virginia
・ Java-class cruiser
・ Java-eiland
・ Java-gnome
・ Java.net
・ JavaBeans
・ Java API for RESTful Web Services
・ Java API for XML Messaging
・ Java API for XML Processing
・ Java API for XML Registries
Java API for XML Web Services
・ Java API for XML-based RPC
・ Java APIs for Bluetooth
・ Java APIs for Integrated Networks
・ Java applet
・ Java Architecture for XML Binding
・ Java Astrodynamics Toolkit
・ Java Authentication and Authorization Service
・ Java AWT Native Interface
・ Java backporting tools
・ Java barb
・ Java Barn
・ Java Bindings for OpenGL
・ Java BluePrints
・ Java Business Integration


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Java API for XML Web Services : ウィキペディア英語版
Java API for XML Web Services

The Java API for XML Web Services (JAX-WS) is a Java programming language API for creating web services. JAX-WS is one of the Java XML programming APIs. It is part of the Java EE platform from Sun Microsystems.
==Overview==
The JAX-WS 2.2 specification (JSR 224 ) defines a standard Java- to-WSDL mapping which determines how WSDL operations are bound to Java methods when a SOAP message invokes a WSDL operation. This Java-to-WSDL mapping determines which Java method gets invoked and how that SOAP message is mapped to the method’s parameters.
This mapping also determines how the method’s return value gets mapped to the SOAP response.
JAX-WS uses annotations, introduced in Java SE 5, to simplify the development and deployment of web service clients and endpoints. It is part of the Java Web Services Development Pack. JAX-WS can be used in Java SE starting with version 6.〔(JAX-WS Web Services Without Java EE Containers )〕 JAX-WS 2.0 replaced the JAX-RPC API in Java Platform, Enterprise Edition 5 which leans more towards document style Web Services.
This API provides the core of Project Metro, inside the GlassFish open-source Application Server community of Oracle Corporation.
JAX-WS also is one of the foundations of WSIT.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Java API for XML Web Services」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.